Broadband Availability API
Version History
Version 1.4
Released 13 August 2021
New Hyperfibre fields included in this release.
Method / Feature | Description |
---|---|
"ponVariants" | A new Array of ponVariants that provides a list of different passive optical network speed variants available at a given location. Following are the elements in the array. |
Speed = INTEGER (1000, 4000, 8000) | Indicates the PON speed available at the given address. |
availabilityStatus: VARCHAR (Unplanned, Ready, Unknown, Under Build, Planned) | The status of the fibre roll out. If the status is equal to Ready then the address is Capable for a given PON Speed. |
availabilityDate = DATE | Indicates the availability date for the relevant PON Speed at a given address. |
installLeadTime: INTEGER (35) | The potential lead time needed for the fibre installation at a given address. This is dependent on the Chorus infrastructure available for the address. |
Version 1.3
Released 9 September 2019
The Broadband Availability API version 1.3 adds 3 additional fields to the existing address information.
Features included in this release:
Method / Feature | Description |
---|---|
ffpID=STRING | Indicates the FFP a given Address is connected to. RSPs can use this information to determine which FFP a given address is connected to. |
fibreUnbundlingEnabled=Y/N | Indicates if a given address is eligible for fibre unbundling. RSPs can use this information to determine if a given address can be unbundled. |
fibreUnbundlingDate=DATE | Indicates the fibre unbundling date if a given address is eligible for fibre unbundling. RSPs can use this information to determine when a given address can be unbundled |
Version 1.2
Released 29 July 2019
The Broadband Availability API version 1.2 introduces a new parameter into the existing Fibre Availability Information.
This version contains no breaking changes and will continue to function without the need for consumers to change the end points or URLs.
Features included in this release:
Method / Feature | Description |
---|---|
fibreInstallLeadTime=STRING | The potential lead time needed for the fibre installation at a given address. The Fibre Install Lead Time is identified when 20% of the appointments in the schedule of appointments are unassigned for three consecutive working days. Appointments may be available before the stated lead time. However, it provides an indication of when our technician availability will increase. Lead times do not account for complicated installations or consenting processes, which can vary from property to property. Our connection times assume that you are available for your scoping and installation appointments which are booked for you. Times also assume that your modem supplied by your broadband provider is available for installation. There are a number of factors that can impact lead and installation times including:
|
Version 1.1
Released 17 June 2019
The Broadband Availability API version 1.1 adds new fields to show if:
1 an address can have a same day installation
2 the connection is vectoring enabled
3 we recommend a connection and wiring field service for a VDSL capable line to achieve the VDSL speed benefits.
Features included in this release:
Method / Feature | Description |
---|---|
fibreInADayCapable=Y/N | Indicates if the address can have the scoping and installation done on the same day; without requiring 2 separate appointments. |
vectoringEnabled=TRUE/FALSE | Indicates if the premise is connected to a cabinet that is vectoring enabled. |
premiseWiringRecommended=Y/N | Where the address is VDSL capable, this field will indicate whether a Connection and Wiring field service is strongly recommended to achieve the VDSL speed benefits. |
permitDelayLikely=Y/N | There will be a likely delay on this property to acquire permits for working on third party poles, or to organise traffic management. This will be determined at the scope appointment, and next steps will be provided at that stage. |
Version 1.0
Released 8 February 2018
Features included in this release:
Method / Feature | Description |
---|---|
GET services/{id} - Retrieve broadband availability information by either PLSAM or TLC |
|